From c74c163e29071d12af82e4064bcd7d0dfa7b28e8 Mon Sep 17 00:00:00 2001 From: robertl Date: Mon, 17 May 2010 00:42:53 +0000 Subject: [PATCH] Bump versio for beta. --- configure | 2 +- configure.in | 2 +- gbversion.h | 2 +- gui/setup.iss | 6 +++--- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/configure b/configure index f179c7635..040d1a9b2 100755 --- a/configure +++ b/configure @@ -1745,7 +1745,7 @@ ac_compiler_gnu=$ac_cv_c_compiler_gnu # Increase GBBUILD for a new release GBBUILD=20 # YYYYMMDD, please, if beta, i.e. "-beta20060413" -PACKAGE_RELEASE="-beta20100215" +PACKAGE_RELEASE="-beta20100516" cat >>confdefs.h <<_ACEOF #define PACKAGE_RELEASE "$PACKAGE_RELEASE" diff --git a/configure.in b/configure.in index b3b6a6d9e..a3e15d95c 100644 --- a/configure.in +++ b/configure.in @@ -7,7 +7,7 @@ AC_INIT(GPSBabel, 1.3.7, BUG-REPORT-ADDRESS) # Increase GBBUILD for a new release GBBUILD=20 # YYYYMMDD, please, if beta, i.e. "-beta20060413" -PACKAGE_RELEASE="-beta20100215" +PACKAGE_RELEASE="-beta20100516" AC_DEFINE_UNQUOTED(PACKAGE_RELEASE, "$PACKAGE_RELEASE", [Define to the release name of this package.]) AC_SUBST(PACKAGE_RELEASE) diff --git a/gbversion.h b/gbversion.h index ac8d0685e..e2cd13f5b 100644 --- a/gbversion.h +++ b/gbversion.h @@ -4,5 +4,5 @@ * * Isn't simplification via automation grand? */ -#define VERSION "1.3.7-beta20100215" +#define VERSION "1.3.7-beta20100516" #define WEB_DOC_DIR "http://www.gpsbabel.org/htmldoc-development" diff --git a/gui/setup.iss b/gui/setup.iss index 85b933b62..d362f5911 100755 --- a/gui/setup.iss +++ b/gui/setup.iss @@ -1,4 +1,4 @@ -; $Id: setup.iss,v 1.16 2010/02/15 19:49:39 robertl Exp $ +; $Id: setup.iss,v 1.17 2010/05/17 00:42:54 robertl Exp $ ; ; NOTE: setup.iss is generated from setup.iss.in via autoconf. ; The generated setup.iss is checked in to help keep the version numbers @@ -17,7 +17,7 @@ ; (To generate a new GUID, click Tools | Generate GUID inside the IDE.) AppId={{1B8FE958-A304-4902-BF7A-4E2F0F5B7017} AppName=GPSBabel -AppVerName=GPSBabel 1.3.7-beta20100116 +AppVerName=GPSBabel 1.3.7-beta20100516 AppPublisher=GPSBabel AppPublisherURL=http://www.gpsbabel.org AppSupportURL=http://www.gpsbabel.org @@ -25,7 +25,7 @@ AppUpdatesURL=http://www.gpsbabel.org DefaultDirName={pf}\GPSBabel DefaultGroupName=GPSBabel OutputDir=release -OutputBaseFilename=GPSBabel-1.3.7-beta20100116-Setup +OutputBaseFilename=GPSBabel-1.3.7-beta20100516-Setup SetupIconFile=images\babel2.ico Compression=lzma SolidCompression=yes -- 2.30.2